home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 2117 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  813 b 

  1. Path: ssc.sas.upenn.edu!modavis
  2. From: modavis@ssc.sas.upenn.edu (Morris A. Davis)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Code for Cumulative Gaussian Distn?
  5. Date: 19 Jan 1996 06:37:46 GMT
  6. Organization: University of Pennsylvania
  7. Message-ID: <4dne7q$v8l@netnews.upenn.edu>
  8. NNTP-Posting-Host: ssc.sas.upenn.edu
  9. X-Newsreader: TIN [version 1.2 PL2-upenn1.1]
  10.  
  11.  
  12. The Gaussian distn. is probably the most frequently used (abused)
  13. distribution in the world.  Yet, I can't find code for it in Numerical
  14. recipes for C.
  15.  
  16. Since I don't want to program in the integration myself, does anyone
  17. have code or know of a site that has the cumulative distribution
  18. function of a standardized gaussian random variable......
  19.  
  20. If not, I'll program the code and upload it here.  I'm sure it's out
  21. there somewhere.
  22.  
  23. thanks in advance
  24.  
  25. Morris
  26.